Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use persistent connection to server #73

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

hitman-codehq
Copy link
Owner

To speed up file operations when a remote server is in use, the connection to that server is now held open and reused, rather than a new connection being created for every file operation.

To speed up file operations when a remote server is in use, the
connection to that server is now held open and reused, rather than a
new connection being created for every file operation.
@hitman-codehq hitman-codehq merged commit 5c0d288 into master Jul 5, 2024
7 checks passed
@hitman-codehq hitman-codehq deleted the server_connection branch July 5, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant